<form method="POST" action="/profile"> {{ csrf_field() }} ... </form>
<form method="POST" action="/profile"> @csrf ... </form>